From 1ce633f1589cdd095e9cf1b03db77feeb8238d56 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 3 Aug 2016 13:16:30 -0400 Subject: [PATCH] Update libglnx for O_TMPFILE build time option See: https://github.com/ostreedev/ostree/issues/421 Closes: #426 Approved by: gatispaeglis --- configure.ac | 1 + libglnx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d4dac2a1..609968fa 100644 --- a/configure.ac +++ b/configure.ac @@ -320,6 +320,7 @@ echo " libmount: $with_libmount libarchive (parse tar files directly): $with_libarchive static deltas: yes (always enabled now) + O_TMPFILE: $enable_otmpfile man pages (xsltproc): $enable_man api docs (gtk-doc): $enable_gtk_doc gjs-based tests: $have_gjs diff --git a/libglnx b/libglnx index c072ef1e..c2ba4d87 160000 --- a/libglnx +++ b/libglnx @@ -1 +1 @@ -Subproject commit c072ef1ebab052bdecb0d9a52c14813728f83859 +Subproject commit c2ba4d879956436c1349acb0aeafd6f885276c67 -- 2.30.2